PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentFileAttachment Class


In This Topic
    PDFDocumentFileAttachment Class Methods
    In This Topic

    For a list of all members of this type, see PDFDocumentFileAttachment members.

    Public Methods
     NameDescription
    Public MethodGets the attachment content.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the creation date.  
    Public MethodGets the file description.  
    Public MethodGets the file name.  
    Public MethodGets the MIME type.  
    Public MethodGets the modify date.  
    Public MethodGets the relationship between the file attachment and its owner.  
    Public MethodSets the attachment content.  
    Public MethodSets the creation date.  
    Public MethodSets the file description.  
    Public MethodSets the file name.  
    Public MethodSets the MIME type.  
    Public MethodSets the modify date.  
    Public MethodSets the relationship between the file attachment and its owner.  
    Top
    See Also